Skip to content

Conversation

@stayallive
Copy link
Collaborator

We should try (harder) to represent values the user provides us as log attributes. So we now as last resort JSON encode the value which results in almost any value to be serialized and correctly logged. Also null values are now serialized as string instead of discarded.

@stayallive stayallive requested a review from Litarnus October 28, 2025 13:13
Copy link
Contributor

@Litarnus Litarnus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! :shipit:

@stayallive stayallive changed the title Try to represent any logs attribute as string feat: try to represent any logs attribute as string Nov 4, 2025
@stayallive stayallive merged commit 6cad7b2 into master Nov 4, 2025
39 checks passed
@stayallive stayallive deleted the feature/logs-serialize-everything-everywhere-all-at-once-as-string branch November 4, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants